home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 59338 / 59338.xpi / chrome / browser / engineManager.css < prev    next >
Cascading Style Sheet File  |  2009-07-01  |  212b  |  12 lines

  1.  
  2. #engineList treechildren::-moz-tree-image(engineName) {
  3.   -moz-margin-end: 4px;
  4.   -moz-margin-start: 1px;
  5.   width: 16px;
  6.   height: 16px;
  7. }
  8.  
  9. #engineList treechildren::-moz-tree-row {
  10.   height: 20px !important;
  11. }
  12.